delete

suspend fun delete(key: String): Boolean

Deletes a single backup by name This action will return an error if the backup to delete is still being generated or part of a restore operation.

Parameters

key

the key of the backup you wish to delete